home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Direct 1996 February
/
PC Direct CD-ROM (February 1996).iso
/
software
/
claris
/
impact
/
disk12
/
impact.rs_
/
impact.rs
/
TEXT_132.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Windows-1252 (detected)
Wrap
Text File
|
1995-08-28
|
239 b
|
11 lines
CODE (ASCII Code)
Returns the numeric ASCII code of the first character in the argument text.
Format: CODE (text)
Argument:
ΓÇó text: A text expression.
Example:
CODE ("z") returns 122.
Shows that the ASCII code for lowercase z is 122.